Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
localtime
localtime
Get local time
Name:
localtime
Category:
Date and time
Programming Language:
php
One-line Description:
Return to local time.
Related
What Are the Differences Between localtime() and gmdate()? How to Choose Correctly in Different Scenarios?
1
Effortlessly Format Time with PHP Using localtime() and strftime() Functions
4
Similar Functions
timezone_abbreviations_list
timezone_abbreviations_list
AliasforDateTimeZo
date_sunrise
date_sunrise
Returnsthesunrisetim
timezone_open
timezone_open
AliasforDateTimeZo
date_date_set
date_date_set
DateTime::setDateali
date_timezone_set
date_timezone_set
DateTime::setTimezon
date_parse_from_format
date_parse_from_format
Getinformationabouta
strptime
strptime
parsethetime/dategen
mktime
mktime
GetaUnixtimestampfor
Popular Articles
What Are the Differences Between localtime() and gmdate()? How to Choose Correctly in Different Scenarios?
Effortlessly Format Time with PHP Using localtime() and strftime() Functions